home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / AppleCD SC Training / Using the AppleCD SC / card_14049.txt < prev    next >
Text File  |  1990-04-02  |  3KB  |  124 lines

  1. -- card: 14049 from stack: in
  2. -- bmap block id: 25607
  3. -- flags: 4000
  4. -- background id: 2282
  5. -- name: Installing Mac CD Remote
  6.  
  7.  
  8. -- part 127 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=448 top=28 right=52 bottom=484
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1011 / 1011
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   play harpsichord c4
  23.   visual effect venetian blinds to gray
  24.   go to card id 5341
  25. end mouseUp
  26.  
  27.  
  28.  
  29.  
  30. -- part 129 (field)
  31. -- low flags: 01
  32. -- high flags: 0000
  33. -- rect: left=119 top=30 right=51 bottom=394
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 0 / 0
  36. -- text alignment: 1
  37. -- font id: 21
  38. -- text size: 12
  39. -- style flags: 256
  40. -- line height: 16
  41. -- part name: 
  42.  
  43.  
  44. -- part 130 (field)
  45. -- low flags: 01
  46. -- high flags: 2000
  47. -- rect: left=301 top=62 right=260 bottom=486
  48. -- title width / last selected line: 0
  49. -- icon id / first selected line: 0 / 0
  50. -- text alignment: 0
  51. -- font id: 20
  52. -- text size: 12
  53. -- style flags: 0
  54. -- line height: 16
  55. -- part name: 
  56.  
  57.  
  58. -- part 138 (button)
  59. -- low flags: 00
  60. -- high flags: A003
  61. -- rect: left=361 top=281 right=303 bottom=427
  62. -- title width / last selected line: 0
  63. -- icon id / first selected line: 0 / 0
  64. -- text alignment: 1
  65. -- font id: 0
  66. -- text size: 12
  67. -- style flags: 0
  68. -- line height: 16
  69. -- part name: GO BACK
  70. ----- HyperTalk script -----
  71. on mouseUp
  72.   play harpsichord d4
  73.   visual effect wipe right
  74.   pop card
  75. end mouseup
  76.  
  77.  
  78.  
  79. on continue
  80.   global counter
  81.   if counter = 0 then go to card id 11662
  82.   else go to card id 6809
  83.   put 0 into counter
  84. end continue
  85.  
  86.  
  87.  
  88.  
  89. -- part 140 (button)
  90. -- low flags: 00
  91. -- high flags: 2000
  92. -- rect: left=19 top=16 right=51 bottom=63
  93. -- title width / last selected line: 0
  94. -- icon id / first selected line: 1008 / 1008
  95. -- text alignment: 1
  96. -- font id: 0
  97. -- text size: 12
  98. -- style flags: 0
  99. -- line height: 16
  100. -- part name: Home
  101. ----- HyperTalk script -----
  102. on mouseUp
  103.   answer "Print this card?" with "Cancel" or "Yes"
  104.   if it is "Yes" then
  105.     doMenu "Print Card"
  106.   end if
  107.   if it is "Cancel" then
  108.     put "Cancel" into it
  109.   end if
  110. end mouseUp
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117. -- part contents for card part 129
  118. ----- text -----
  119. Installing CD Remote Desk Accessory
  120.  
  121. -- part contents for card part 130
  122. ----- text -----
  123.  
  124. Use the Font/DA Mover on the Macintosh Utilities disk to copy the CD Remote desk accessory from the Macintosh CD Setup disk to the System folder on the startup disk(s).  For instructions on using the Font/DA Mover refer to the Macintosh owner's guide or the Macintosh Utilities User's Guide.